home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Essential Home & Business / PC-SIG - Essential Home and Business Collection.iso / 26 / 1 / 9 / DISK2619.ZIP / SETUP < prev    next >
Text File  |  1991-06-27  |  4KB  |  98 lines

  1.  
  2.  
  3.                THE 'THEORY' OF DAYO INSTALLATION
  4.  
  5.       The goal of any software installation is to have the software up and
  6.   running quickly. Accomplishing this goal with DAYO can prove difficult due
  7.   to its sheer size, number of files, and memory/hardware requirements.
  8.  
  9.       The first step in DAYO installation is to insure you meet the hardware
  10.   and system requirements of an IBM compatible PC, with 640k of memory, a hard
  11.   disk with sufficient disk space, and DOS 3.3 or above. Because DAYO requires
  12.   more FILES to be opened than DOS normally opens, the CONFIG.SYS file may need
  13.   to be edited to insure that the FILES= line is present and is set to at least
  14.   55. Read your DOS manual for more information about your CONFIG.SYS file
  15.   and/or the FILES= statement. If you have no CONFIG.SYS file, then create one,
  16.   copy it onto your boot disk/diskette, then reboot your system. A CONFIG.SYS
  17.   file is an ASCII file that should contain (at least) the following two lines:
  18.  
  19.  
  20.   BUFFERS=10
  21.   FILES=55
  22.  
  23.       *** Note!  To date, the most frequent installation problem has been
  24.   attributed to a missing or incorrect CONFIG.SYS file.
  25.  
  26.  
  27.   There are 2 means of installing DAYO:
  28.  
  29.  
  30.       1st - SETUP.EXE
  31.  
  32.        A SETUP program was created to aid/perform the task of installation,
  33.        and can be found on the latest release (1.3) of the DAYO MENU
  34.        diskette. It is recommended that this program be used, especially
  35.        when the entire DAYO system is being installed. DAYO SETUP will
  36.        prompt you to insert your DAYO diskettes, and then perform the task
  37.        of creating directories and coping the files from the diskettes to
  38.        your hard disk. After running SETUP, run MENU.BAT from the \DAYO
  39.        directory. Enter/select each of the modules from the menu. If the
  40.        module is present and all works well, the initial entry into a
  41.        module will initiate the creation of all database, index and
  42.        configuration files.
  43.  
  44.  
  45.  
  46.       2nd - Manually - Using DOS - By Yourself
  47.  
  48.        Downloads from a BBS or online service require this method...
  49.  
  50.        The installation of a single DAYO module is relatively simple. Copy,
  51.        the contents of the DAYO floppy disk into a directory on your hard
  52.        disk (ie: \DAYOINV). UnZip the module or run the Self Extracting
  53.        file. Repeat this process for each DAYO module. After coping and
  54.        extracting all file, run MENU.BAT from the \DAYO directory.
  55.        Enter/select each of the modules from the menu. If the module is
  56.        present and all works well, the initial entry into a module will
  57.        initiate the creation of all database, index and configuration
  58.        files.
  59.  
  60.  
  61.        IT IS HIGHLY RECOMMENDED THAT EACH DAYO MODULE HAVE ITS OWN
  62.        DIRECTORY, ie:
  63.  
  64.               \DAYOINV\   (for Inventory)
  65.               \DAYOPOS\   (for Point of Sale)
  66.               \DAYOBO\    (for BackOrders)
  67.               \DAYOPB\    (for Price Books)
  68.               \DAYOQUO\   (for Quotes)
  69.               \DAYOAR\    (for Accounts Receivable)
  70.               \DAYOGL\    (for General Ledger)
  71.               \DAYOPAY\   (for Payroll)
  72.               \DAYOLU\    (for Database LookUp)
  73.               \DAYOAP\    (for Accounts Payable)
  74.               \DAYOEOP\   (for End of Period/Purge)
  75.               \DAYORPT\   (for Smart Reports)
  76.               \DAYOPAS\   (for Passwords)
  77.               \DAYOX\     (for Indexing)
  78.               \DAYO\      (for Update Program)
  79.               \DAYO\      (for Menu)
  80.               \DAYO\      (for Clock)
  81.  
  82.        The DAYO Menu program/batch file (MENU.BAT) has these directories in
  83.        it, and will require editing if you decide to place the DAYO modules
  84.        elsewhere.
  85.  
  86.        The DOS command to create a new directory is MKDIR (or just MD).
  87.        This must be done from the root directory of your hard disk.
  88.  
  89.  
  90.   Voice Support:
  91.  
  92.       If you have a problem, question, or just need some assistance, call us
  93.   at (407) 291-3960.
  94.  
  95.  
  96.  
  97.       Tom Johnson, President, TJS LAB
  98.